Skip to content

docs(readme): add 'choosing a queue' decision table#62

Merged
adrianbrad merged 1 commit intomainfrom
docs/readme-decision-table
Apr 21, 2026
Merged

docs(readme): add 'choosing a queue' decision table#62
adrianbrad merged 1 commit intomainfrom
docs/readme-decision-table

Conversation

@adrianbrad
Copy link
Copy Markdown
Owner

Adds a small table near the top of the README so new users can pick the right implementation in one glance — ordering semantics, capacity behaviour, blocking behaviour, and a one-line "pick this when" for each of the five queues.

No code changes.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (999212d) to head (c1785e3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #62   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          639       639           
=========================================
  Hits           639       639           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@adrianbrad adrianbrad merged commit 3472c91 into main Apr 21, 2026
10 checks passed
@adrianbrad adrianbrad deleted the docs/readme-decision-table branch April 21, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant